projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40e7bcd
)
arm: socfpga: cache: Enable PL310 L2 cache
author
Marek Vasut
<
[email protected]
>
Sun, 14 Sep 2014 23:45:14 +0000
(
01:45
+0200)
committer
Marek Vasut
<
[email protected]
>
Mon, 6 Oct 2014 15:46:50 +0000
(17:46 +0200)
Enable the PL310 L2 cache controller support for the SoCFPGA.
With the cache related issues resolved, this is safe to be done.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Chin Liang See <
[email protected]
>
Cc: Dinh Nguyen <
[email protected]
>
Cc: Albert Aribaud <
[email protected]
>
Cc: Tom Rini <
[email protected]
>
Cc: Wolfgang Denk <
[email protected]
>
Cc: Pavel Machek <
[email protected]
>
Acked-by: Pavel Machek <
[email protected]
>
include/configs/socfpga_cyclone5.h
patch
|
blob
|
history
diff --git
a/include/configs/socfpga_cyclone5.h
b/include/configs/socfpga_cyclone5.h
index de60bb2f069f36d03673c373ab8597a73bd5d268..c8986d9811d82c287d2e79a5b890a80d6104aa15 100644
(file)
--- a/
include/configs/socfpga_cyclone5.h
+++ b/
include/configs/socfpga_cyclone5.h
@@
-27,6
+27,8
@@
#define CONFIG_SYS_ARM_CACHE_WRITEALLOC
#define CONFIG_SYS_CACHELINE_SIZE 32
+#define CONFIG_SYS_L2_PL310
+#define CONFIG_SYS_PL310_BASE SOCFPGA_MPUL2_ADDRESS
/* base address for .text section */
#ifdef CONFIG_SOCFPGA_VIRTUAL_TARGET